home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 November
/
PCWorld_2006-11_cd.bin
/
domacnost a kancelar
/
notepadsx
/
NotePadSX_Setup.exe
/
install_script.iss
Wrap
Text File
|
2006-10-02
|
3KB
|
69 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=NotePad SX
AppVerName=NotePad SX 1.2
AppId=NotePad SX
AppPublisher=SX Software, Inc.
AppPublisherURL=http://www.sxsoftware.com/
AppSupportURL=http://www.sxsoftware.com/
AppUpdatesURL=http://www.sxsoftware.com/
DefaultDirName={pf}\NotePad SX
DefaultGroupName=SX Software
OutputBaseFilename=NotePadSX_Setup
Compression=lzma
PrivilegesRequired=none
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\NotepadSX.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\TextEd.icl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\16.icl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\16a.icl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\24.icl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\24a.icl"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Blue.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Default 2.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Far Big.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Far Tool.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Far.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Full Screen.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Tool Window.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Untitled.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Window.style"; DestDir: "{app}"; Flags: onlyifdoesntexist
[INI]
FileName: "{app}\NotepadSX.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sxsoftware.com/";
[Run]
Filename: "{app}\NotepadSX.exe"; Description: "{cm:LaunchProgram,NotePad SX}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\NotePad SX"; Filename: "{app}\NotepadSX.exe";
Name: "{group}\{cm:ProgramOnTheWeb,NotePad SX}"; Filename: "{app}\NotepadSX.url";
Name: "{userdesktop}\NotePad SX"; Filename: "{app}\NotepadSX.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\NotepadSX.url";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";